﻿@charset "utf-8";

/* CSS Document */


/*图片滚动*/

.case_img {
    width: 1180px;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 30px;
}

.case_img .gd_all ul {
    overflow: hidden;
    margin: 0 48px;
    width: 700px;
}

.case_img .gd_all li {
    float: left;
    width: 210px;
    margin-right: 30px;
    text-align: center;
}

.case_img .gd_all li img {
    width: 210px;
    height: 150px;
}

em {
    position: absolute;
    top: 30px;
    padding: 32px 3px;
}

.t_r {
    right: 0px;
}

.gd_all {
    position: relative;
}


/*标题*/

.pub_tit {
    margin-top: 40px;
}

.pub_tit h3 {
    text-align: center;
}

.pub_tit h3 strong {
    font-size: 22px;
}

.pub_tit h3 span {
    width: 426px;
    height: 37px;
    line-height: 37px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    display: inline-block;
    margin-top: 15px;
}

.pub_tit h3 a.more {
    display: block;
    background: url(../images/tit_more_bg.png) no-repeat center;
    width: 140px;
    height: 26px;
    color: #fff;
    line-height: 26px;
    text-align: center;
    margin: 15px auto 0;
    font-weight: bold;
}


/*小banner*/

.banner_small01 {
    background: url(../images/ban_small_01.jpg) no-repeat center;
}

.banner_small {
    position: relative;
    height: 200px;
    margin-top: 40px;
}

.banner_small .ban_phone {
    position: absolute;
    top: 80px;
    right: 185px;
}

.banner_small .ban_phone strong {
    display: inline-block;
    font-size: 16px;
    color: #fff;
}

.banner_small .ban_phone strong span {
    font-size: 26px;
}

.ban_phone a {
    font-size: 16px;
    color: #fff;
    text-align: center;
    font-weight: bold;
    display: inline-block;
    overflow: hidden;
    margin-top: 15px;
}

.ban_phone a strong {
    width: 113px;
    height: 39px;
    line-height: 39px;
    background: url(../images/btn_bg.png) no-repeat center;
}

.banner_small02 {
    background: url(../images/ban_small_02.jpg) no-repeat center;
}

.banner_small02 .ban_phone {
    top: 55px;
    right: 250px;
}


/*服务*/

.proce_wrap .pub_tit h3 span {
    background: url(../images/serv_tit_bg.png) no-repeat center;
}

.proce_con ul {
    width: 1300px;
    overflow: hidden;
    margin-top: 30px;
}

.proce_con ul li {
    font-size: 14px;
    color: #fff;
    line-height: 22px;
    width: 190px;
    padding: 195px 10px 38px;
    text-align: center;
    float: left;
    margin-right: 32px;
}

.proce_con ul li.li_01 {
    background: url(../images/proce_li_01.jpg) no-repeat center top;
}

.proce_con ul li.li_02 {
    background: url(../images/proce_li_02.jpg) no-repeat center top;
}

.proce_con ul li.li_03 {
    background: url(../images/proce_li_03.jpg) no-repeat center top;
}

.proce_con ul li.li_04 {
    background: url(../images/proce_li_04.jpg) no-repeat center top;
}

.proce_con ul li.li_05 {
    background: url(../images/proce_li_05.jpg) no-repeat center top;
}


/*产品分类*/

.pro_box {
    margin-top: 40px;
    border-bottom: 1px #d2d2d2 dashed;
    padding-bottom: 25px;
}

.pro_box .con_width {
    overflow: hidden;
}

.pro_box .pro_left {
    width: 303px;
    border: 1px solid #0869c4;
    background: #fff;
}

.pro_box .pro_title {
    background: url(../images/cp_tit.jpg) no-repeat top;
}

.pro_box .pro_title h3 {
    color: #fff;
    font-size: 12px;
    line-height: 25px;
    text-align: center;
    height: 67px;
}

.pro_box .pro_title h3 a {
    display: block;
    font-size: 18px;
    font-weight: bold;
    padding-top: 10px;
    color: #fff;
}

.pro_box .pro_left .pro_class dl {
    margin-bottom: 20px;
}

.pro_box .pro_left .pro_class a {
    font-weight: bold;
    color: #333;
}

.pro_box .pro_left .pro_class dl dt {
    height: 38px;
    line-height: 38px;
    margin: 17px 7px 0;
    padding-left: 10px;
    background: url() no-repeat 160px center #0a6cc9;
}

.pro_box .pro_left .pro_class dl dt:hover {
    background: url() no-repeat 160px center #f39501;
}

.pro_box .pro_left .pro_class dl dt a {
    font-size: 16px;
    color: #fff;
}

.pro_box .pro_left .pro_class dl dd {
    margin: 8px 0;
}

.pro_box .pro_left .pro_class dl dd a {
    background: url(../images/pro_list_bg.png) no-repeat left center;
    font-size: 14px;
    display: block;
    padding-left: 14px;
    margin-left: 18px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: normal;
}

.pro_box .pro_left .pro_class dl dd a:hover {
    color: #f39501;
}

.pro_right {
    width: 853px;
}

.pro_right .pro_titl {
    height: 30px;
    line-height: 30px;
    border-bottom: 10px solid #e3e3e3;
}

.pro_right .pro_titl h4 {
    font-size: 16px;
    line-height: 40px;
}

.pro_right .pro_titl h4 a {
    color: #fff;
    background: url(../images/pro_ri_bg.png) no-repeat bottom;
    display: block;
    height: 40px;
    padding: 0 38px 0 23px;
}

.pro_right .pro_titl a.more {
    display: block;
    margin-top: 5px;
}

.pro_right .pro_img {
    margin-top: 20px;
}

.pro_right .pro_img ul {
    overflow: hidden;
    width: 980px;
}

.pro_right .pro_img ul li {
    float: left;
    text-align: center;
    margin-right: 23px;
    margin-bottom: 5px;
}

.pro_right .pro_img ul li a {
    display: block;
}

.pro_right .pro_img ul li a.pro_img_bg {
    width: 256px;
    height: 220px;
    border: 5px #cecece solid;
    position: relative;
}

.pro_right .pro_img ul li a.pro_img_bg span {
    width: 210px;
    height: 180px;
}

.pro_right .pro_img ul li a img {
    width: 210px;
    height: 180px;
    overflow: hidden;
}

.pro_right .pro_img ul li a.pro_name {
    line-height: 25px;
    height: 25px;
    width: 268px;
    ;
    overflow: hidden;
    font-size: 14px;
}


/*合作伙伴*/

.hz_wrap .pub_tit {
    margin-top: 30px;
}

.hz_wrap .pub_tit h3 span {
    background: url(../images/hz_tit_bg.png) no-repeat center;
}

.obtain_con .case_img .gd_all li {
    width: 190px;
    margin-right: 35px;
    text-align: center;
}

.obtain_con .case_img .gd_all li a {
    display: block;
    margin-bottom: 10px;
}

.obtain_con .case_img .gd_all li img {
    width: 218px;
    height: 164px;
    border: 1px #dfdfdf solid;
}

.obtain_con em {
    top: 40px;
}


/*服务*/

.serv_wrap {
    background: url(../images/serv_bg.jpg) no-repeat top;
    height: 370px;
    padding-top: 30px;
    margin-top: 20px;
}

.serv_wrap .hz_tit h3 {
    background: none;
}

.serv_wrap .hz_tit h3 a strong {
    color: #fff;
}

.serv_wrap .hz_tit h3 span {
    color: #eaeaea;
}

.serv_con {
    background: url(../images/serv_con_bg.png) no-repeat 30px center;
    height: 246px;
    position: relative;
    margin-top: 33px;
}

.serv_con ul {
    overflow: hidden;
    width: 1220px;
    margin-top: 20px;
}

.serv_con ul li {
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    position: absolute;
}

.serv_con ul li.li_1 {
    top: 60px;
    left: 51px;
}

.serv_con ul li.li_2 {
    top: 60px;
    left: 216px;
}

.serv_con ul li.li_3 {
    top: 60px;
    left: 385px;
}

.serv_con ul li.li_4 {
    top: 60px;
    right: 564px;
}

.serv_con ul li.li_5 {
    top: 60px;
    right: 395px;
}

.serv_con ul li.li_6 {
    top: 60px;
    right: 229px;
}

.serv_con ul li.li_7 {
    top: 60px;
    right: 54px;
}

.serv_con ul li.li_8 {
    top: 195px;
    right: 135px;
}

.serv_con ul li.li_9 {
    top: 195px;
    right: 304px;
}

.serv_con ul li.li_10 {
    top: 195px;
    right: 478px;
}

.serv_con ul li.li_11 {
    top: 195px;
    left: 468px;
}

.serv_con ul li.li_12 {
    top: 195px;
    left: 295px;
}

.serv_con ul li.li_13 {
    color: #FFF;
    top: 170px;
    left: 0;
    background: url(../images/se_ph_li.png) no-repeat center;
    width: 205px;
    height: 50px;
}


/*公共标题样式*/

.pub_tit {
    padding-top: 0px;
}

.pub_tit h3 {
    text-align: center;
    background: url(../images/pub_tit_bg.png) no-repeat center;
}

.pub_tit h3.tit_2 {
    text-align: center;
    background: url(../images/pub_tit_bg_2.png) no-repeat center;
}

.pub_tit h3.tit_2 a.more {
    background: url(../images/pub_more_1.png) no-repeat center right;
    color: #fff;
}

.pub_tit h3 a.tit {
    font-size: 26px;
    font-weight: bold;
    margin: 7px 0 8px;
}

.pub_tit h3 a.more {
    font-size: 14px;
    background: url(../images/pub_more.png) no-repeat center right;
    color: #267eb9;
}


/*小banner*/

.banner_small {
    position: relative;
    height: 165px;
}

.ban_btn {
    background: url(../images/ban_btn_bg.png) no-repeat center top;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    display: inline-block;
    width: 196px;
    height: 47px;
    line-height: 47px;
    text-align: center;
}

.banner_small .ban_btn {
    display: block;
    margin-left: 35px;
}

.ban_text {
    margin: 46px 0 0 280px;
}

.ban_text p {
    font-size: 26px;
    color: #fff;
}

.ban_text strong {
    font-size: 20px;
    color: #f2be26;
    display: block;
    width: 460px;
    height: 36px;
    line-height: 36px;
    padding-left: 20px;
    background: #fff;
    margin-top: 10px;
}

.ban_qq {
    position: absolute;
    top: 30px;
    right: 0
}

.ban_qq span {
    font-size: 16px;
    display: block;
    margin-bottom: 10px;
}

.ban_qq span strong {}

.banner_small01 {
    background: url(..../images/ban_small_01.jpg) no-repeat center top;
    width: 100%;
    height: 165px;
    margin-top: 15px;
}


/*优势*/

.ys_wrap {
    background: url(../images/ys_bg.png) repeat-x center top;
    padding-top: 40px;
    margin-top: 30px;
}

.ys_tit {
    margin-top: 35px;
    text-align: center;
}

.ys_tit strong {
    display: block;
    margin-bottom: 15px
}

.ys_tit strong i {
    font-size: 60px;
    font-family: "Impact";
    text-transform: uppercase;
    color: #e1e0e0;
    font-weight: normal;
}

.ys_tit strong span {
    display: block;
    margin-top: -42px;
}

.ys_tit strong.f26 {
    height: 63px;
    line-height: 63px;
    color: #fff;
}

.ys_con {
    margin-top: 20px;
}

.ys_con .ys_1_2,
.ys_con .ys_3_4 {
    overflow: hidden;
}

.ys_con .ys_3_4 {
    margin-top: 7px;
    position: relative;
}

.ys_3_4 img {
    margin:
}

.ys_con dl {
    margin-top: 45px;
    width: 570px;
}

.ys_con dl.ys_01 {
    margin-top: 45px;
}

.ys_con dl.ys_02 {
    margin-top: 26px;
}

.ys_con dl.ys_03 {
    margin-top: 38px;
}

.ys_con dl.ys_04 {
    margin-top: 26px;
}

.ys_con dl dt {
    font-size: 24px;
    font-weight: bold;
    color: #056fc3;
}

.ys_con dl dt i {
    color: #fff;
    display: inline-block;
    *display: inline;
    zoom: 1;
    background: url(../images/ys_dt_bg.png) no-repeat center;
    width: 59px;
    height: 59px;
    text-align: center;
    line-height: 59px;
    font-weight: normal;
    margin-right: 10px;
}

.ys_con dl dd {
    font-size: 16px;
    width: 580px;
    margin: 20px 0 0 0;
    padding-left: 20px;
    line-height: 30px;
}

.ys_con .flow_phone {
    position: absolute;
    bottom: 0;
    margin: 30px;
    ;
    right: 490px;
}

.ys_con .flow_phone span {
    color: #333;
}

.ys_con .flow_phone span i {
    color: #056fc3;
}

.ys_con .flow_phone a {
    display: block;
    margin: 10px 0 0 0;
}


/*案例*/

.case_wrap {
    background: url(../images/case_bg_shaw.png) no-repeat center bottom;
    height: 500px;
}

.case_wrap .case_bg {
    background: url(../images/case_bg.jpg);
    padding-bottom: 40px;
    height: 450px;
    padding-top: 10px;
}

.case_wrap .con_width {
    position: relative;
    overflow: visible;
}

.case_con {
    overflow: hidden;
    margin-top: 30px
}

.case_con dl {
    float: left;
    width: 250px;
    height: 300px;
    margin-left: 40px;
    background: rgba(255, 255, 255, 0.8);
    padding: 7px;
    *background: #fff;
}

.case_con dl:first-child {
    margin-left: 0;
}

.case_con dl dt a {
    width: 250px;
    height: 160px;
    display: block;
    overflow: hidden;
}

.case_con dl dt a img {
    width: 250px;
    height: 160px;
}

.case_con dl dd {
    margin-top: 20px;
    text-align: center;
}

.case_con dl dd h4 a {
    font-size: 14px;
    color: #333;
    font-weight: bold;
    display: block;
    width: 250px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
    margin: 15px 0 10px;
}

.case_con dl dd p {
    font-size: 14px;
    color: #545454;
    width: 250px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    border-top: 1px #bbbbbb solid;
    padding-top: 5px;
}

.case_con dl dd .case_btn {
    margin: 30px 0 0 27px;
}

.case_con dl dd .case_btn a {
    display: inline-block;
    width: 87px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    color: #fff;
    font-size: 12px;
    background: #a2a2a2;
    border-radius: 3px;
}

.case_con dl dd .case_btn a.more {
    background: #f7c73c;
    margin-right: 15px;
}

.case_con dl dd .case_btn a:hover {
    background: #f7c73c;
}

.case_more {
    position: absolute;
    bottom: -71px;
    left: 50%;
}

.case_more a {
    display: block;
    color: #000000;
    width: 127px;
    height: 31px;
    line-height: 28px;
    text-align: center;
    margin: 0 auto;
}


/*租赁流程*/

.flow_wrap {
    background: url(../images/flow_bg.png) no-repeat left top;
    height: 323px;
    margin-top: 30px;
}

.flow_wrap .flow_con {
    margin: 40px 0 0 50px;
}

.flow_wrap .flow_con ul {
    overflow: hidden;
}

.flow_wrap .flow_con ul li {
    float: left;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    background: url(../images/flow_li_bg.png) no-repeat left top;
    width: 116px;
    height: 116px;
    text-align: center;
}

.flow_wrap .flow_con ul li:hover {
    background-position: -189px top;
    color: #f7c73c;
}

.flow_wrap .flow_con ul li span {
    display: block;
    background: url(../images/flow_li_num.png) no-repeat center;
    width: 31px;
    height: 25px;
    margin: 20px auto 10px;
}

.flow_wrap .flow_con ul li.li_1 span {
    background-position: center 0;
}

.flow_wrap .flow_con ul li.li_2 span {
    background-position: center -116px;
}

.flow_wrap .flow_con ul li.li_3 span {
    background-position: center -230px;
}

.flow_wrap .flow_con ul li.li_4 span {
    background-position: center -350px;
}

.flow_wrap .flow_con ul li.li_5 span {
    background-position: center -465px;
}

.flow_wrap .flow_con ul li.li_6 span {
    background-position: center bottom;
}

.flow_wrap .flow_con ul li.li_line {
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
    background: none;
    width: 76px;
    line-height: 116px;
}

.flow_phone {
    color: #fff;
    font-size: 16px;
    margin: 20px 0 0 320px;
}

.flow_phone a.ban_btn {
    margin-left: 30px;
}


/*留言*/

.message_wrap {
    margin-top: 40px;
}

.m_left {
    color: #fff;
}

.m_left h4 {
    font-size: 28px;
    background: url(../images/message_tit.png) no-repeat left bottom;
    padding-bottom: 90px;
    margin-top: 25px;
}

.m_left ul {
    margin-top: 50px;
}

.m_left ul li {
    font-size: 20px;
    background: url(../images/mess_li_list.png) no-repeat left center;
    padding-left: 40px;
    margin-bottom: 25px;
}

.m_left .m_phone {
    background: url(../images/mess_phone.png) no-repeat left 9px;
    padding-left: 60px;
    padding-bottom: 5px;
    margin-top: 40px;
}

.manage_right h5 {
    color: #fff;
    line-height: 34px;
    margin-top: 25px;
}

.manage_con {
    margin-top: 10px;
}

.manage_con li {
    background: #fff;
    height: 40px;
    line-height: 40px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    margin-bottom: 12px;
}

.manage_con li span {
    color: #333;
    font-weight: bold;
    display: inline-block;
    font-size: 16px;
    border-right: 1px solid #cccccc;
    padding: 0 35px;
    height: 40px;
    line-height: 40px;
    vertical-align: bottom;
}

.manage_con li input {
    width: 370px;
    height: 38px;
    line-height: 38px;
    padding: 0 10px;
    font-size: 14px;
}

.manage_con li.li_4 {
    height: 105px;
    line-height: 105px;
    overflow: hidden;
}

.manage_con li.li_4 span {
    height: 105px;
    line-height: 105px;
}

.manage_con li textarea {
    width: 380px;
    height: 85px;
    border-left: 1px solid #fff;
    padding: 10px;
    line-height: 22px;
}

.manage_right .submit input {
    width: 175px;
    height: 55px;
    background: #f7c73c;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    font-family: "微软雅黑";
    cursor: pointer;
    margin-top: 10px;
}


/*公司新闻*/

.news_box {
    height: 422px;
    margin-top: 20px;
}

.new_space {
    background: #fff;
    width: 58px;
    height: 422px;
}

.faq {
    width: 400px;
}

.faq .news_tit a {
    font-size: 16px;
    color: #333;
    font-weight: bold;
}

.faq .news_tit a.more {
    font-size: 12px;
    font-weight: normal;
}

.faq .news_con {
    height: 330px;
    margin-top: 25px;
    overflow: hidden;
}

.faq .news_con .news_list li a {
    padding: 0;
}

.faq .news_con .news_list li {
    height: 100px;
    overflow: hidden;
    line-height: 22px;
    margin-bottom: 20px;
    font-size: 14px;
}

.faq .news_con .news_list li p {
    width: 315px;
}

.faq .news_con .news_list li .wen p a {
    font-weight: bold;
    color: #545454;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.faq .news_con .news_list li .wen_icon {
    background: #1e81df;
    width: 22px;
    height: 22px;
    display: inline-block;
    color: #fff;
    text-align: center;
    margin-right: 10px;
}

.faq .news_con .news_list li .da {
    margin-top: 10px;
}

.faq .news_con .news_list li .da_icon {
    background: #8c8c8c;
    width: 22px;
    height: 22px;
    display: inline-block;
    color: #fff;
    text-align: center;
    margin-right: 10px;
}

#tab22 {
    width: 710px;
}

.news_tit {
    height: 44px;
    line-height: 44px;
    border-bottom: 1px solid #6c6c6c;
}

.news_tit ul {
    float: left;
}

.news_tit ul li {
    float: left;
    font-size: 16px;
    color: #545454;
    font-weight: bold;
    width: 96px;
    height: 40px;
    cursor: pointer;
}

.news_tit a {
    display: block;
    margin-top: 5px;
}

.new_box {
    margin-top: 25px;
    padding-left: 5px;
}

#tab22 .new_menu li.selected a {
    color: #0d75d8;
}

#tab22 .news_con .news_img {
    overflow: hidden;
}

#tab22 .news_con .news_img img {
    width: 220px;
    height: 160px;
    border: 1px #d9d9d9 solid;
}

#tab22 .news_con .news_img .right {
    width: 460px;
    margin-left: 20px;
}

#tab22 .news_con .news_img .right p {
    font-size: 14px;
    line-height: 24px;
    margin-top: 10px;
    height: 96px;
    overflow: hidden;
}

#tab22 .news_con .news_img .right a {
    font-size: 16px;
}

#tab22 .news_con .news_img .right a.f14 {
    font-size: 14px;
    font-weight: bold;
    margin-top: 10px;
    display: inline-block;
}

#tab22 .news_con .news_list {
    margin-top: 10px;
    overflow: hidden;
}

#tab22 .news_con .news_list li {
    color: #545454;
    height: 36px;
    line-height: 36px;
    overflow: hidden;
    border-bottom: 1px dashed #dadada;
    width: 340px;
    float: left;
    padding-right: 10px;
}

#tab22 .news_con .news_list li a,
#techniq .news_con .news_list li a {
    color: rgb(51, 51, 51);
    background: url(../images/list_ic.png) no-repeat left;
    padding-left: 22px;
    width: 240px;
    overflow: hidden;
    display: block;
    float: left;
    height: 36px;
    line-height: 36px;
}

#techniq .news_con .news_list li,
#tab22 .news_con .news_list li,
#tab22 .news_con .news_list li a,
#techniq .news_con .news_list li a {
    font-size: 14px;
}


/*友情链接*/

.link_wrap {
    background: url(../images/link_bg.png) no-repeat center top;
    padding: 10px 0;
    margin-top: 30px;
    height: 120px;
    border-bottom: 1px solid #5a9dd2;
}

.link_wrap .link {
    font-size: 14px;
}

.link_wrap .link .link_tit {
    font-size: 16px;
    color: #fff;
    width: 130px;
    margin: 0 auto;
    border-bottom: 2px solid #5a9dd2;
    text-align: center;
    padding-bottom: 6px;
}

.link_wrap .link .link_tit span {
    font-size: 18px;
    color: #cad9ed;
    vertical-align: middle;
}

.link_wrap .link a {
    padding: 0 5px;
    font-size: 6px;
    font-weight: normal;
    color: #fff;
}

.link_con {
    margin: 18px 5 0 25px;
    text-align: center;
}


/*css.css*/

* {
    padding: 0;
}

body {
    font-size: 12px;
    color: #333;
    margin: 0px;
    font-family: 微软雅黑, Microsoft YaHei, Arial, Helvetica, sans-serif;
}

ul,
li {
    list-style-type: none;
}

img,
ul,
li {
    padding: 0px;
    margin: 0px;
}

img {
    border: none;
}

a {
    color: #333;
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

a:active {
    text-decoration: none;
}

.clear {
    clear: both;
}

img {
    border: 0;
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    clear: both;
    height: 0;
}

.clearfloat {
    clear: both;
    height: 0;
    font-size: 1px;
    line-height: 0px;
}

.clearfix {
    display: inline-table;
}

input,
textarea {
    outline: none;
    border: 0px;
}


/* Hides from IE-mac \*/

* html .clearfix {
    height: 1%;
}

.clearfix {
    display: block;
}

h3 {
    font-weight: normal;
}

h1,
h2,
h3,
h4,
h5,
p,
dl,
dd,
dt {
    margin: 0;
    font-weight: normal;
}

i,
em {
    font-style: normal;
}


/* End hide from IE-mac */

@media screen and (min-width:1180px) {
    body {
        overflow-x: hidden;
    }
}


/*公用*/

.con_width {
    width: 1180px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.hide {
    display: none;
}


/*字体定义*/

.f14 {
    font-size: 14px;
}

.f16 {
    font-size: 16px;
}

.f18 {
    font-size: 18px;
}

.f20 {
    font-size: 20px;
}

.f22 {
    font-size: 22px;
}

.f24 {
    font-size: 24px;
}

.f26 {
    font-size: 22px;
}

.f28 {
    font-size: 28px;
}

.f30 {
    font-size: 30px;
}


/*颜色定义*/

.black {
    color: #545454;
}

.gray {
    color: #c4c3c3;
}

.blue,
.blue a {
    color: #0869c4;
}

.white {
    color: #fff;
}

.orange,
.orange a {
    color: rgb(241, 36, 24);
}

body {
    background: url();
}


/*top*/

.top {
    border-top: 8px #0054a3 solid;
}

.top .top_te {
    background: url(../images/top_te.png) no-repeat center -8px;
    height: 26px;
    width: 290px;
    padding-left: 20px;
    color: #fff;
}

.top a {
    padding: 0 5px;
    color: #fff;
}

.top a img {
    margin-bottom: -4px;
}

.logo,
.toper .logo .logo_phone {
    overflow: hidden;
}

.logo {
    margin-top: 0px;
}

.logo h1 {
    margin: 5px 0 0 0;
    padding-right: 44px;
}

.logo .logo_phone {
    margin-top: 35px;
}

.logo .logo_phone .l_ph_icon {
    background: url(../images/con_phone.png) no-repeat left 0px;
    width: 86px;
    height: 80px;
    margin-right: 13px;
}

.logo .logo_phone p {
    font-size: 16px;
    color: #545454;
    font-weight: bold;
    margin-top: 10px;
}

.logo .logo_phone p span {
    display: block;
    margin-top: 5px;
}


/*nav*/

.nav {
    background: url(../images/nav_bg.png) repeat-x;
    height: 50px;
    line-height: 50px;
    margin-top: 10px;
    width: 100%;
}

.nav .con_width {
    background: url(../images/nav_bg_n.png) no-repeat;
    width: 1325px;
    height: 50px;
}

.nav li {
    float: left;
    hieght: 50px;
    line-height: 50px;
    position: relative;
}

.nav ul li.hover {
    background: #1c7f1d;
}


/*.nav ul li:hover{ background:url(../images/nav_hover.png) no-repeat center;}*/

.nav ul li:first-child a {
    background: none;
}


/*search*/

.search_box {
    overflow: hidden;
    height: 48px;
    line-height: 48px;
    background: url(../images/sea_bg.png) no-repeat #fff;
}

.search_box .search {
    height: 24px;
    line-height: 24px;
    margin-top: 10px
}

.search_box .search input {
    float: left;
    background: #fff;
    border: #0054a3 1px solid;
}

.search_box .search input.sea_inp {
    width: 204px;
    height: 26px;
    padding-left: 10px;
    color: #a5a5a5;
    line-height: 26px;
}

.search_box .search input.sea_btn {
    width: 34px;
    height: 28px;
    cursor: pointer;
    background: url(../images/search_icon.png) no-repeat center #0054a3;
}

.search_box .sea_keyw {
    color: #666666;
}

.search_box .sea_keyw a {
    color: #666;
    margin-right: 15px;
}


/*banner*/

.banner {
    width: 100%;
    margin: 0px auto 0;
    position: relative;
    height: 500px;
    position: relative;
}

.fullSlide {
    width: 100%;
    position: relative;
    height: 500px;
    background: transparent
}

.fullSlide .bd {
    margin: 0 auto;
    position: relative;
    z-index: 0;
    overflow: hidden
}

.fullSlide .bd ul {
    width: 100% !important
}

.fullSlide .bd li {
    width: 100% !important;
    height: 500px;
    overflow: hidden;
    text-align: center;
    background-position: center;
    background-repeat: no-repeat;
    box-shadow: 1px 5px #7ba17d;
}

.fullSlide .bd li a {
    display: block;
    height: 500px
}

.fullSlide .hd {
    width: 100%;
    position: absolute;
    z-index: 1;
    bottom: 15px;
    left: 0
}

.fullSlide .hd ul {
    text-align: center;
}

.fullSlide .hd ul li {
    cursor: pointer;
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 42px;
    height: 11px;
    margin: 1px;
    overflow: hidden;
    background: #333;
    *filter: alpha(opacity=50);
    *opacity: .5;
    line-height: 999px
}

.fullSlide .hd ul .on {
    background: #f77e21;
}

.fullSlide .prev,
.fullSlide .next {
    display: block;
    position: absolute;
    z-index: 1;
    top: 50%;
    margin-top: -30px;
    left: 15%;
    z-index: 1;
    width: 40px;
    height: 60px;
    background: url(../images/slider-arrow.png) -126px -137px #000 no-repeat;
    cursor: pointer;
    *filter: alpha(opacity=50);
    *opacity: .5;
    display: none
}

.fullSlide .next {
    left: auto;
    right: 15%;
    background-position: -6px -137px
}

.fullSlide .bd li .ban_phone {
    position: absolute;
    top: 335px;
    right: 430px;
}

.fullSlide .bd li .ban_phone strong {
    font-size: 24px;
    color: #fff;
}

.fullSlide .bd li .ban_phone a {
    display: inline-block;
    height: 52px;
    margin-left: 40px;
}

.banner_1 {
    height: 370px;
    position: relative;
}


/*关于我们补充*/

.about_ry {
    clear: both;
    margin: 20px auto;
    overflow: hidden;
    width: 1180px;
    height: 301px;
}

.about_ry .about {
    background: rgb(255, 255, 255) none repeat scroll 0 0;
    float: left;
    width: 870px;
}

.about_title {
    border-bottom: 1px solid rgb(171, 171, 171);
    height: 40px;
}

.about_title span.at1 {
    background: rgba(0, 0, 0, 0) url("/templets/default/images/icon_03_1.jpg") no-repeat scroll 15px center;
    color: rgb(170, 170, 170);
    display: inline-block;
    float: left;
    font-size: 16px;
    height: 39px;
    padding-left: 30px;
    text-transform: uppercase;
}

.about_title span.at1 a {
    color: rgb(51, 51, 51);
    display: inline-block;
    font-size: 18px;
    height: 39px;
    line-height: 39px;
    text-align: center;
}

.about_title span.at2 {
    float: right;
    height: 40px;
}

.about_title span.at2 a {
    float: right;
    line-height: 39px;
    padding-right: 10px;
}

.about .about_con {
    float: left;
    padding-top: 15px;
    width: 870px;
}

.about .about_con .about_pic {
    float: left;
    height: 186px;
    padding-left: 20px;
    width: 263px;
}

.about .about_con ul {
    float: left;
    height: 145px;
    width: 500px;
}

.about .about_con ul li.ali1 {
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    padding-left: 15px;
    width: 275px;
}

.about .about_con ul li {
    width: 275px;
}

.about .about_con ul li.ali1 a {
    font-family: microsoft yahei;
    font-size: 20px;
    font-weight: bold;
}

.about .about_con ul li.ali2 {
    height: 238px;
    line-height: 22px;
    overflow: hidden;
    padding-left: 15px;
    width: 500px;
    font-size: 14px;
    text-indent: 2em;
}

.about .about_con ul li.ali3 {
    padding-left: 20px;
    padding-top: 5px;
}

.about .about_con ul li {
    width: 275px;
}

.about .about_con ul li.ali3 a {
    color: rgb(239, 73, 7);
    font-size: 14px;
}

.productM {
    float: left;
    height: 206px;
    margin: 5px auto 0;
    overflow: hidden;
    width: 870px;
}

.about_title {
    border-bottom: 1px solid rgb(171, 171, 171);
    height: 40px;
}

.about_title span.at1 {
    background: rgba(0, 0, 0, 0) url("/templets/default/images/icon_03_1.jpg") no-repeat scroll 15px center;
    color: rgb(170, 170, 170);
    display: inline-block;
    float: left;
    font-size: 16px;
    height: 39px;
    padding-left: 30px;
    text-transform: uppercase;
}

.about_title span.at1 a {
    color: rgb(130, 112, 90);
    display: inline-block;
    font-size: 18px;
    height: 39px;
    line-height: 39px;
    text-align: center;
}

.gd_02 {
    height: 190px;
    position: relative;
}

#simgs1 {
    margin: 0 20px;
}

.gd_02 li {
    float: left;
    height: 140px;
    margin: 0 16px 0 0;
    text-align: center;
}

.gd_02 li img {
    border: 1px solid rgb(225, 225, 225);
    display: block;
    height: 108px;
    padding: 4px;
    width: 174px;
}

.gd_02 li span {
    display: block;
    height: 24px;
    line-height: 24px;
    text-align: center;
    width: 184px;
}

.about_ry .rongyu {
    background: rgb(255, 255, 255) none repeat scroll 0 0;
    float: right;
    height: 433px;
    overflow: hidden;
    padding-bottom: 20px;
    width: 250px;
}

.about_title {
    border-bottom: 1px solid rgb(171, 171, 171);
    height: 40px;
}

.about_title span.at1 {
    background: rgba(0, 0, 0, 0) url("/templets/default/images/icon_03_1.jpg") no-repeat scroll 15px center;
    color: rgb(170, 170, 170);
    display: inline-block;
    float: left;
    font-size: 16px;
    height: 39px;
    padding-left: 30px;
    text-transform: uppercase;
}

.about_title span.at1 a {
    color: rgb(51, 51, 51);
    display: inline-block;
    font-size: 18px;
    height: 39px;
    line-height: 39px;
    text-align: center;
}

.about_title span.at2 {
    float: right;
    height: 40px;
}

.about_title span.at2 a {
    float: right;
    line-height: 39px;
    padding-right: 10px;
}

.rongyu .ry_con {
    overflow: hidden;
    padding: 20px 0;
}

#ticker2 {
    padding-left: 35px;
}

#ticker2 li {
    padding-bottom: 15px;
    text-align: center;
    width: 186px;
}

#ticker2 li a {
    line-height: 23px;
    text-align: center;
}


/*add subnav*/

.nav {
    height: 50px;
    width: 100%;
}

.nav ul {
    height: 50px;
    margin-left: 73px;
}

.wrap {
    background: rgba(0, 0, 0, 0) url("../images/nav_bg_n.png") no-repeat scroll 0 0;
    margin: 0 auto;
    width: 1324px;
    height: 50px;
}

.nav .wrap ul.submenu {
    margin-left: 0;
}

.nav li {
    float: left;
    width: 1324px;
    height: 50px;
    line-height: 50px;
    position: relative;
    text-align: center;
    width: 118px;
}

.nav li a {
    background: rgba(0, 0, 0, 0) url("../images/nav_line.png") no-repeat scroll left top;
    display: block;
    font-size: 16px;
    height: 60px;
    width: 118px;
}

.nav li a {
    color: rgb(255, 255, 255);
}

.nav li a {
    display: block;
    font-size: 14px;
    height: 60px;
    width: 118px;
}

.nav li a {
    color: rgb(255, 255, 255);
}

.nav li:hover {
    background: rgba(0, 0, 0, 0) url("../images/nav_hover.png") no-repeat scroll center center;
}

.nav li:hover ul {
    display: block;
}

.nav li .submenu li a:hover {
    background: rgb(217, 30, 59) none repeat scroll 0 0;
    opacity: 0.8;
    text-decoration: none;
}

.nav li .submenu {
    display: none;
    left: 0;
    position: absolute;
    top: 50px;
    width: 118px;
    z-index: 9999;
}

.nav li .submenu li {
    float: left;
    height: 35px;
    line-height: 35px;
    padding: 0;
}

.nav li .submenu li a {
    background: rgb(0, 113, 189) none repeat scroll 0 0;
    border-top: 1px dotted rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    float: none;
    font-family: "Microsoft YaHei";
    font-size: 14px;
    height: 35px;
    line-height: 35px;
    padding: 0;
    text-align: center;
    width: 118px;
}